home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Joystick Magazine 1999 November
/
cd joystick no109 novembre 1999.iso
/
Data
/
sharewares
/
utilitaires
/
WC32V401.ZIP
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TBUTTONEDITBOX
/
TBUTTONEDITBOX.txt
Wrap
Text File
|
1999-07-27
|
2KB
|
85 lines
object ButtonEditBox: TButtonEditBox
Left = 234
Top = 183
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderStyle = bsDialog
Caption = 'ButtonEditBox'
ClientHeight = 102
ClientWidth = 355
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object InfoText: TLabel
Left = 13
Top = 8
Width = 329
Height = 13
AutoSize = False
Caption = 'InfoText'
ShowAccelChar = False
WordWrap = True
end
object SessionName: TLabel
Left = 116
Top = 56
Width = 237
Height = 13
AutoSize = False
Caption = 'SessionName'
end
object Button1: TButton
Tag = 4001
Left = 94
Top = 76
Width = 75
Height = 24
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object Button2: TButton
Tag = 4002
Left = 186
Top = 76
Width = 75
Height = 24
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object Input1: TEdit
Left = 13
Top = 24
Width = 329
Height = 21
TabOrder = 0
Text = 'Input1'
end
object Button3: TButton
Tag = 1
Left = 12
Top = 52
Width = 97
Height = 21
Caption = '&Copy to server:'
TabOrder = 3
OnClick = Button3Click
end
object ResolutionFix1: TResolutionFix
Left = 272
Top = 72
end
object Translate1: TTranslate
Tag = 6050
Left = 304
Top = 72
end
end